'Declaration
<ComVisibleAttribute(False)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <CLSCompliantAttribute(True)> <SerializableAttribute()> Public NotInheritable Class EasyUADataChangeNotificationEventArgs(Of TValue) Inherits OpcLabs.EasyOpc.UA.OperationModel.EasyUADataChangeNotificationEventArgs Implements OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As EasyUADataChangeNotificationEventArgs(Of TValue)
[ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public sealed class EasyUADataChangeNotificationEventArgs<TValue> : OpcLabs.EasyOpc.UA.OperationModel.EasyUADataChangeNotificationEventArgs, OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] generic<typename TValue> public ref class EasyUADataChangeNotificationEventArgs sealed : public OpcLabs.EasyOpc.UA.OperationModel.EasyUADataChangeNotificationEventArgs, OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable